home *** CD-ROM | disk | FTP | other *** search
-
-
-
- xxxxffffssss____eeeessssttttiiiimmmmaaaatttteeee((((1111MMMM)))) xxxxffffssss____eeeessssttttiiiimmmmaaaatttteeee((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- xfs_estimate - estimate the space that an XFS filesystem will take
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- xxxxffffssss____eeeessssttttiiiimmmmaaaatttteeee [ ----hhhh???? ] [ ----bbbb blocksize ] [ ----iiii logsize ] [ ----eeee logsize ] [ ----vvvv ] directory ...
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- For each _d_i_r_e_c_t_o_r_y argument, _x_f_s__e_s_t_i_m_a_t_e estimates the space that
- directory would take if it were copied to an XFS filesystem.
- _x_f_s__e_s_t_i_m_a_t_e does not cross mount points. The following definitions are
- used:
- KB = *1024
- MB = *1024*1024
- GB = *1024*1024*1024
-
- The _x_f_s__e_s_t_i_m_a_t_e options are:
-
- ----bbbb _b_l_o_c_k_s_i_z_e
- Use _b_l_o_c_k_s_i_z_e instead of the default blocksize of 4096 bytes. The
- modifier kkkk can be used after the number to indicate multiplication
- by 1024. For example,
-
- _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _----_bbbb _6666_4444_kkkk _////
-
- requests an estimate of the space required by the directory / on an
- XFS filesystem using a blocksize of 64K (65536) bytes.
-
- ----vvvv Display more information, formatted.
-
- ----hhhh Display usage message.
-
- ----???? Display usage message.
-
- ----iiii,,,, ----eeee _l_o_g_s_i_z_e
- Use _l_o_g_s_i_z_e instead of the default log size of 10 MB. ----iiii refers to
- an internal log, while ----eeee refers to an external log. The modifiers
- kkkk or mmmm can be used after the number to indicate multiplication by
- 1024 or 1048576, respectively.
-
- For example,
-
- _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _----_iiii _1111_mmmm _////
-
- requests an estimate of the space required by the directory / on an
- XFS filesystem using an internal log of 1 megabyte.
-
- If _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee is run on an XFS filesystem, the estimate is less
- reliable than on an EFS filesystem.
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- xxxxffffssss____eeeessssttttiiiimmmmaaaatttteeee((((1111MMMM)))) xxxxffffssss____eeeessssttttiiiimmmmaaaatttteeee((((1111MMMM))))
-
-
-
- EXAMPLES
- % _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _----_eeee _1111_0000_mmmm _////_vvvv_aaaa_rrrr_////_tttt_mmmm_pppp
- /var/tmp will take about 4.2 megabytes
- with the external log using 2560 blocks or about 10.0 megabytes
-
- % _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _----_vvvv _----_eeee _1111_0000_mmmm _////_vvvv_aaaa_rrrr_////_tttt_mmmm_pppp
- directory bsize blocks megabytes logsize
- /var/tmp 4096 792 4.0MB 10485760
-
- % _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _----_vvvv _////_vvvv_aaaa_rrrr_////_tttt_mmmm_pppp
- directory bsize blocks megabytes logsize
- /var/tmp 4096 3352 14.0MB 10485760
-
- % _xxxx_ffff_ssss______eeee_ssss_tttt_iiii_mmmm_aaaa_tttt_eeee _////_vvvv_aaaa_rrrr_////_tttt_mmmm_pppp
- /var/tmp will take about 14.0 megabytes
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-